-
Notifications
You must be signed in to change notification settings - Fork 2.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changed route related to money request #40576
Conversation
Screen.Recording.2024-04-21.at.2.56.45.in.the.afternoon.mov |
@getusha Intended behavior. See tests section. |
Screen.Recording.2024-04-21.at.6.59.49.in.the.evening.mov |
Reviewer Checklist
Screenshots/VideosAndroid: NativeScreen.Recording.2024-04-22.at.1.01.51.in.the.afternoon.movAndroid: mWeb ChromeScreen.Recording.2024-04-22.at.12.39.20.in.the.afternoon.moviOS: NativeScreen.Recording.2024-04-22.at.1.21.57.in.the.afternoon.moviOS: mWeb SafariScreen.Recording.2024-04-22.at.12.22.03.in.the.afternoon.movMacOS: Chrome / SafariScreen.Recording.2024-04-22.at.11.28.44.in.the.morning.1.movMacOS: DesktopScreen.Recording.2024-04-22.at.12.52.13.in.the.afternoon.mov |
@shubham1206agra Pressing the back button from
Screen.Recording.2024-04-21.at.8.29.22.in.the.evening.mov |
@mountiny can we trigger an adhoc build for this? 🙇 |
Running it here https://github.com/Expensify/App/actions/runs/8775630750 |
🧪🧪 Use the links below to test this adhoc build on Android, iOS, Desktop, and Web. Happy testing! 🧪🧪 |
Able to repro on ios in main branch. So checking it off for now. |
Not able to repro at all. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good, a couple of minor comments.
Co-authored-by: G T <75031127+getusha@users.noreply.github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, tests well.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
One comment
Co-authored-by: Vit Horacek <36083550+mountiny@users.noreply.github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
🚀 Deployed to production by https://github.com/mountiny in version: 1.4.64-6 🚀
|
Details
Fixed Issues
$ #40073
$ #40615
Tests
Split expense flow
Manual
Scan
Submit expense flow
Manual
Scan
Deeplinking Test
Submit expense flow
submit
torequest
in the url. (Verify that you are able to see the same page with no change).request
changed intosubmit
.Pay someone flow
pay
tosend
in the url. (Verify that you are able to see the same page with no change).send
changed intopay
.Offline tests
Same as Tests
QA Steps
Same as Tests
PR Author Checklist
### Fixed Issues
section aboveTests
sectionOffline steps
sectionQA steps
sectiontoggleReport
and notonIconClick
)myBool && <MyComponent />
.src/languages/*
files and using the translation methodSTYLE.md
) were followedAvatar
, I verified the components usingAvatar
are working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG)
)Avatar
is modified, I verified thatAvatar
is working as expected in all cases)Design
label and/or tagged@Expensify/design
so the design team can review the changes.ScrollView
component to make it scrollable when more elements are added to the page.main
branch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTest
steps.Screenshots/Videos
Android: Native
Android: mWeb Chrome
Screen.Recording.2024-04-21.at.10.20.15.PM.mov
iOS: Native
Screen.Recording.2024-04-21.at.10.28.51.PM.mov
iOS: mWeb Safari
Screen.Recording.2024-04-21.at.10.15.30.PM.mov
MacOS: Chrome / Safari
Screen.Recording.2024-04-21.at.10.12.13.PM.mov
MacOS: Desktop
Screen.Recording.2024-04-21.at.10.25.29.PM.mov